home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / New System Software Extensions / Thread Manager Extension 2.0.1 / Debugging Tools / VoodooSym / About VoodooSym next >
Encoding:
Text File  |  1994-06-03  |  833 b   |  23 lines  |  [TEXT/MPS ]

  1. About VoodooSym
  2.  
  3. When the MPW Linker creates a SYM file, it sets the SYM file's creator to 'sade',
  4. which is the application signature of the Sade debugger. 
  5.  
  6. VoodooSym patches HSetFileInfo so when the linker tries to set the creator of 
  7. the SYM file to Sade, VoodooSym instead sets the creator to VoodooMonkey.  
  8. Then if you link your program with VoodooSym installed, you can double click 
  9. on the SYM file to launch VoodooMonkey and open the browser for your program.
  10.  
  11. This works with the MPW 3.3 Linker.  Other versions might use a different trap 
  12. to set the SYM file creator, so I don't know if it works for older versions
  13. of the Linker.
  14.  
  15. VoodooSym is being made available free of charge to all VoodooMonkey users 
  16. that forgot to send in their product registration cards.  
  17.  
  18. Happy Debugging™
  19.  
  20. Mike Lockwood
  21. AppleLink: ASTRO.SPUD
  22.  
  23.